Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Forms Namespace / ISelector<T> Interface / SelectedItem Property
In This Topic
    SelectedItem Property
    In This Topic
    Gets or sets the currently selected item.
    Syntax
    T SelectedItem {get; set;}
    Remarks
    Not fully supported by the *.ssjson and *.sjs format. System.ArgumentOutOfRangeException could occur if Items lost data.
    See Also